Skip to content

Release 4.4.0 rc2#1764

Merged
jamesmisson merged 2 commits into
UniversalViewer:release-4.4.0from
jamesmisson:release-4.4.0-rc2
May 27, 2026
Merged

Release 4.4.0 rc2#1764
jamesmisson merged 2 commits into
UniversalViewer:release-4.4.0from
jamesmisson:release-4.4.0-rc2

Conversation

@jamesmisson
Copy link
Copy Markdown
Contributor

Release candidate 2 fixes the bug in the download dialogue (see #1761) and adds mobile support for the choice menu (see jamesmisson#2)

@vercel
Copy link
Copy Markdown

vercel Bot commented May 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
universalviewer Ready Ready Preview, Comment May 22, 2026 10:48am

Request Review

@vercel
Copy link
Copy Markdown

vercel Bot commented May 22, 2026

@jamesmisson is attempting to deploy a commit to the Universal Viewer Team on Vercel.

A member of the Team first needs to authorize it.

@LanieOkorodudu
Copy link
Copy Markdown
Collaborator

Tested it on a phone, and this is how it looks. Thanks @jamesmisson for all the work you have done here.
Screenshot 2026-05-22 121001
Screenshot 2026-05-22 121210

Copy link
Copy Markdown
Contributor

@demiankatz demiankatz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did some local testing, and this looks fine from my perspective too. I think we're ready to merge this, and possibly even to issue the release! Let me know if you need anything else from my end.

@jamesmisson
Copy link
Copy Markdown
Contributor Author

jamesmisson commented May 27, 2026

Thanks @LanieOkorodudu and @demiankatz for taking a look.

We've got our prototype manifest for our item now but it's causing a bug in the release candidate. If you open up the manifest and navigate to a canvas with choice (e.g. f. 1r), the choice button doesn't appear:

https://universalviewer-git-fork-jamesmisson-rel-de10a1-universalviewer.vercel.app/#?xywh=-2136%2C0%2C9923%2C6952&iiifManifestId=https%3A%2F%2Fmanifest-editor.digirati.services%2Fapi%2Fiiif%2Fp3%2Ffb525967adbd1e8849b43c4237c0af75%2F1779811904493

But it seems to appear if that canvas is specified in the URL:

https://universalviewer-git-fork-jamesmisson-rel-de10a1-universalviewer.vercel.app/#?xywh=-3663%2C-980%2C12732%2C8921&iiifManifestId=https%3A%2F%2Fmanifest-editor.digirati.services%2Fapi%2Fiiif%2Fp3%2Ffb525967adbd1e8849b43c4237c0af75%2F1779811904493&cv=7

It also appears when you refresh the page. So I think this is to do with at which stage the button is being conditionally rendered. I'll take a look at this today then we'll need an rc3.

@jamesmisson jamesmisson merged commit dcc44f6 into UniversalViewer:release-4.4.0 May 27, 2026
7 of 9 checks passed
@jamesmisson
Copy link
Copy Markdown
Contributor Author

I've fixed that bug here: jamesmisson#3

@demiankatz shall I merge this into my new rc-3 branch and create a PR for rc-3?

@demiankatz
Copy link
Copy Markdown
Contributor

I've fixed that bug here: jamesmisson#3

@demiankatz shall I merge this into my new rc-3 branch and create a PR for rc-3?

Technically, it would be better to merge the fix directly into the release-4.4.0 branch first, and THEN create the RC3 branch -- ideally fixes should be applied before creating the RC tag; otherwise, when the release gets published, it won't include the fixes.

@jamesmisson
Copy link
Copy Markdown
Contributor Author

Ah yes thanks @demiankatz . I've just done that: #1769

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants